home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / drivers / ljp3fw.arj / READ.ME < prev   
Text File  |  1993-09-15  |  3KB  |  69 lines

  1.  
  2.          These routines  had their  genesis in  1987 in  a DBASE  III+
  3.          program. since  then they've  moved around  to FOXBASE,  then
  4.          CLIPPER S87 then FOXPRO, then DBASE IV, then QUICKSILVER, and
  5.          now I've had a chance to move/rewrite them, in CLIPPER 5.2c.
  6.  
  7.          This thing used to be part of a much bigger system and it did
  8.          more than it does now for  a custom environment - so some  of
  9.          the code you see will suggest more capability than the  thing
  10.          actually has.
  11.  
  12.          Some of the documentation is a bit spotty - sorry about that!
  13.          Someday <g> I'll finish it - maybe.
  14.  
  15.          One  thing  particularly  important  to  know  when  printing
  16.          directly to a  laser - YOU  WILL NEED a  ERRORHANDLER for the
  17.          timeout situations.  I didn't include one here but - there is
  18.          a  good  one  in  the  Booth/Leif/Yellick  book  CLIPPER 5, A
  19.          DEVELOPERS GUIDE - if you dont have it - buy it.
  20.  
  21.          Thanks to Jim Coyle, Jim Ed and others for debugging some of
  22.          this.
  23.  
  24.  
  25. The  fine print.
  26.  
  27.          I hold the copyright to this product.
  28.  
  29.          You  are  licensed  to  use  this  as  long as you want to do
  30.          whatever pleases you.
  31.  
  32.          As long as:
  33.  
  34.          1. You dont  try to sell  it to anybody.   It isn't  yours to
  35.          sell.
  36.  
  37.          2. You understand  that you are  using this software  at your
  38.          own risk - there are no warantees and suitability for use  in
  39.          any application is solely your responsibility
  40.  
  41.          3. If you have problems with these routines and want to
  42.          examine or change their behavior just send me $39.95 plus tax
  43.          and $5 S&H and I'll send you the source code.
  44.  
  45.          You cannot sell,  lease, give, or  distribute in any  way the
  46.          modified  version  of  this  program  AS A STAND ALONE MODULE
  47.          outside your organization  without my written  permission and
  48.          the  appropriate  $$$.    Call  me!   YOU MAY DISTRIBUTE THIS
  49.          PRODUCT AS  A INTEGRATED  MODULE/OBJ OF  ANY APPLICATION  YOU
  50.          HAVE  DEVELOPED  WITHOUT  ANY  ADDITIONAL  FEES  OR LICENSING
  51.          REQUIREMENTS.
  52.  
  53.          If you provide source code to your clients they must  license
  54.          their own copy  of this product  source code either  directly
  55.          thru me or you may purchase  and license it to them on  their
  56.          behalf.    And  considering  the  amount  of money I'm asking
  57.          ($39.95) that shouldn't be a  burden for anyone.  If  you are
  58.          going to be distributing  lots of copies of  your application
  59.          (I  wish  you  well)  with  source  code,  call  me and we'll
  60.          negotiate something very reasonable.
  61.  
  62.  
  63.          I've tested  these routines  with CA-CLIPPER  5.01a and  5.2c
  64.          with no problems.  If you do have problems drop me a line via
  65.          CI$ 76276,1333.  I've  linked these routines via  BLINKER 2.x
  66.          and  Exospace  1.0c  and  have  had excellant results in both
  67.          cases.
  68.  
  69.